FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/EMS-FailsafeResponseReason-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdEMS-FailsafeResponseReason-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/EMS-FailsafeResponseReason-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/EMS-FailsafeResponseReason-1
Version1.0.0
Statusdraft
Date2020-05-21T00:00:00+00:00
NameEMS Failsafe Response Reason
Authorityhl7
DescriptionA CodeSystem to identify the Failsafe Response Reason for the Failsafe Alert.
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
EMS-FailsafeResponseReason-1EMS Failsafe Response Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "EMS-FailsafeResponseReason-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-FailsafeResponseReason-1",
  "version": "1.0.0",
  "name": "EMS Failsafe Response Reason",
  "status": "draft",
  "date": "2020-05-21T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the Failsafe Response Reason for the Failsafe Alert.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "intervention-done",
      "display": "Intervention done - official outcome not yet received"
    },
    {
      "code": "intervention-declined",
      "display": "Declined intervention – official outcome not yet received"
    },
    {
      "code": "moved-out-of-area",
      "display": "Permanently moved out of area – official notification not yet received"
    },
    {
      "code": "died",
      "display": "Person has died – official notification not yet received"
    },
    {
      "code": "unwell",
      "display": "Person is in Neonatal Unit/Hospital/unwell"
    },
    {
      "code": "temporarily-away-from-home",
      "display": "Person temporarily away from home"
    },
    {
      "code": "appointment-made",
      "display": "Intervention appointment made"
    },
    {
      "code": "no-response",
      "display": "No response"
    },
    {
      "code": "alternative-agreement",
      "display": "An alternate agreement is in place - for example, a person lives near the Scottish border and is registered with a Scottish HVS"
    },
    {
      "code": "other",
      "display": "Other - with mandatory text in the clinical record."
    },
    {
      "code": "alternate-agreement",
      "display": "Alternate Agreement in Place"
    },
    {
      "code": "gp-service-declined",
      "display": "GP Service has been declined"
    },
    {
      "code": "person-left-england",
      "display": "Person known to have left England"
    }
  ]
}